home *** CD-ROM | disk | FTP | other *** search
- Path: homer.alpha.net!usenet
- From: cthulhu@nomad.net (Gabriel Millerd)
- Newsgroups: comp.lang.c++
- Subject: HELP: argc & argv to globals
- Date: Mon, 18 Mar 1996 22:42:05 GMT
- Organization: Alpha.net -- Milwaukee, WI
- Message-ID: <314de637.14063528@news.alpha.net>
- NNTP-Posting-Host: 156.46.104.236
- X-Newsreader: Forte Agent .99c/16.141
-
- Can someone email me a snibit of converting argv[] to a global
- variable? I have been trying and trying.
-
- All I want to do is have argv[] accessable by functions outside of
- main()
-
- Thanks
-